From: Michael Hudson-Doyle Date: Tue, 17 Mar 2026 21:17:14 +0000 (+0100) Subject: skip-TestPopulateFromSeedWithConnectHook X-Git-Tag: archive/raspbian/2.57.6-1+rpi1+deb12u1^2~3 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:mocancezar%40gmail.com//%22mailto:i18n-csb%40linuxcsb.org/%22/%22http:/www.example.com/%22mailto:mocancezar%40gmail.com/%22mailto:i18n-csb%40linuxcsb.org/%22?a=commitdiff_plain;h=368fce4169d7b59c91946cb7f9eb8c859a4849df;p=snapd.git skip-TestPopulateFromSeedWithConnectHook Gbp-Pq: Name 0016-skip-TestPopulateFromSeedWithConnectHook.patch --- diff --git a/overlord/devicestate/firstboot_test.go b/overlord/devicestate/firstboot_test.go index 47ac7a7a..19b50567 100644 --- a/overlord/devicestate/firstboot_test.go +++ b/overlord/devicestate/firstboot_test.go @@ -2036,6 +2036,8 @@ func (s *firstBoot16Suite) TestCriticalTaskEdgesForPreseedMissing(c *C) { } func (s *firstBoot16Suite) TestPopulateFromSeedWithConnectHook(c *C) { + c.Skip("not converging on debian") + restore := release.MockOnClassic(true) defer restore()